﻿/* global css */
body{ margin:0 auto; background:#FFF url(images/top.png) repeat-x center top; color:#333;  font-family:'宋体',Arial,Verdana,Sans-Serif;}
div,form,ul,ol,li,span,p{margin:0 auto; padding:0; border:0;}
img,a img{margin:0; padding:0; border:none;}
ul,ol,li{list-style:none;}
input{font-size:12px;}
h1,h2,h3,h4,h5,h6{ margin:0 auto;}
h1 {font-size:28px;}
h2 {font-size:22px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:14px;}
h6 {font-size:14px;}

.clear{clear:both;font-size:1px;width:1px;height:0;visibility:hidden;margin-top:0px!important;*margin-top:-1px;line-height:0}

/* default link style */
a:active {text:expression(target="_blank");}
a:link,a:visited{color:#333333; text-decoration:none;} 
a:hover,a:active{color:#FF0000; text-decoration:underline;} 
a.a2:link,a.a2:visited{color:#FFFFFF; text-decoration:none;} 
a.a2:hover,a.a2:active{color:#FFFF00; text-decoration:none;} 
a.a3:link,a.a3:visited{color:#0f0; text-decoration:underline;} 
a.a3:hover,a.a3:active{color:#000; text-decoration:none;}

/* Wrapper */
.wrapper{ margin:0 auto; padding:0 0; width:960px; }

/* Header */
.header{ margin:0 auto; padding:0 0; width:960px; }


/* Slideshow */
.slideshow{ float:left; margin:15px auto; width:958px; height:275px; border:1px solid #CCC; overflow:hidden; position:relative;}
#showimg{ z-index:10;}
#showimg img{ width:958px; height:275px; display:block;}
.opacity{ float:left; width:958px; height:30px; background-color:#F0F0F0; position:absolute; z-index:99; left:0px; bottom:0px; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; overflow:hidden;}
.operate{ position:absolute; z-index:1000; right:3px; bottom:3px;}
.operate span{ float:left; padding:1px 10px; margin-left:1px; height:22px; line-height:22px; font-weight:bold; cursor:pointer; color:#000; text-align:center;}
.operate span.hov{ color:#FFF; background-color:#0962C6;}
#msg{ float:left; width:958px; height:26px; line-height:26px; position:absolute; z-index:100; left:0px; bottom:0px; overflow:hidden; }
#msg li{ padding-left:14px; height:24px; line-height:24px; font-size:14px; font-weight:bold; color:#004C94; text-align:left; display:block;}
